Previous Book Contents Book Index Next

Inside Macintosh: AppleScript Finder Guide /
Chapter 3 - Finder Commands / Command Definitions


Shut Down

The Shut Down command is a request to shut down the computer. It is equivalent to choosing Shut Down from the Special menu.

SYNTAX
shut down
PARAMETERS
None

RESULT
None

EXAMPLE
tell application "Finder" to shut down 

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996